home *** CD-ROM | disk | FTP | other *** search
/ Compute! Gazette 1988 February / 1988-02.d64 / fast 64.note (.txt) < prev    next >
Commodore BASIC  |  2022-09-20  |  401b  |  13 lines

  1. 10 poke 53280,3:poke 53281,3
  2. 20 print"[147][144]the fast 64 mode program is designed"
  3. 30 print"for the 128 in 64 mode."
  4. 40 print"before attempting to use this program"
  5. 50 print"consult the instructions in the article."
  6. 60 print"the file is saved with the name"
  7. 70 printchr$(34)"fast 64 mode/128"chr$(34)"[144].[151]"
  8. 80 ford=1to39:print"[164]";:next:print
  9. 90 print"[151]    press any key to reload the menu   [146]"
  10. 100 getdh$
  11. 110 if dh$="" then100
  12. 120 sys65341
  13.